Release 10.1A: OpenEdge Application Server:
Developing AppServer Applications
Deleting remote persistent procedures
As with local persistent procedures, a remote persistent procedure context remains active within an AppServer session until it is deleted using the
DELETEOBJECTorDELETEPROCEDUREstatement. You can thus delete a remote persistent procedure in the AppServer session by deleting its remote procedure handle. If the delete occurs in the context of a remote procedure request, the deletion is pending until the request completes and returns to the client. When the remote persistent procedure is finally deleted, both its proxy procedure handle on the client and its remote procedure handle in the AppServer agent are deleted together.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |